Skip to content

refactor(auth): centralize kubeconfig client logic#25

Merged
amimof merged 2 commits intomainfrom
refactor/auth-cmd-helper
Mar 10, 2026
Merged

refactor(auth): centralize kubeconfig client logic#25
amimof merged 2 commits intomainfrom
refactor/auth-cmd-helper

Conversation

@amimof
Copy link
Copy Markdown
Contributor

@amimof amimof commented Mar 10, 2026

Moved repeated kubeconfig parsing and client creation into a shared package. Simplifies command implementations and reduces duplication. Improves error handling and output consistency across commands. No user-facing changes.

amimof added 2 commits March 10, 2026 08:59
Moved repeated kubeconfig parsing and client creation into a shared package.
Simplifies command implementations and reduces duplication. Improves error handling
and output consistency across commands. No user-facing changes.
@amimof amimof merged commit 51ee0a1 into main Mar 10, 2026
3 checks passed
@amimof amimof deleted the refactor/auth-cmd-helper branch March 10, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant